﻿/*友情链接*/
.FriendLink {
 background: #f4f4f4;
 padding: 15px 0
  }
  
  .FriendLink .focus-img-con {
 position: relative;
 width: 1120px;
 height: 50px;
 margin: 0 auto;
 overflow: hidden;
  }
  
  .FriendLink .focus-img {
 position: relative;
 zoom: 1;
 padding: 0 40px;
 width: 1120px;
 margin: 0 auto;
 height: 55px;
 overflow: hidden;
  }
  
  .FriendLink .focus-img ul {
 position: absolute;
 top: 0;
  }
   .FriendLink .linkli .links{
  display: inline-block;
   }
  .FriendLink .focus-img ul li {
 float: left;
 width: 280px;
 height: 50px;
 overflow: hidden;
 display: flex;
  }
  
  .FriendLink .focus-img ul li h2 {
 font-size: 16px;
 /* line-height: 55px; */
 display: inline-block;
 display: flex;
 align-items: center;
  }
  
  .FriendLink .focus-img ul li h2 a {
 color: #9e9e9e;
 line-height: 20px;
  }
  
  .FriendLink .focus-img ul li img {
 width: auto;
 height: 50px;
 /* float: left; */
 margin-right: 5px;
 -webkit-filter: grayscale(1);
 filter: gray;
 filter: grayscale(1);
  }
  
  .FriendLink .focus-img ul li:hover a {
 color: #008656;
  }
  
  .FriendLink .focus-img ul li:hover img {
 filter: grayscale(0);
 -webkit-filter: grayscale(0);
  }
  
  .FriendLink .focus-img ul li h2 a:hover {
 color: #008656;
  }
  
  .FriendLink .focus-img ul li img:hover {
 filter: grayscale(0);
 -webkit-filter: grayscale(0);
  }
  
  .FriendLink .focus-img .change-bnt {
 position: absolute;
 top: 15px;
 display: block;
 width: 20px;
 height: 28px;
 background: url(../images/scroll_btn.png) no-repeat;
 text-indent: -300%;
 overflow: hidden;
 z-index: 20;
 text-indent: -2em;
  }
  
  .FriendLink .focus-img .next-bnt {
 left: 0;
 background-position: left center
  }
  
  .FriendLink .focus-img .prev-bnt {
 right: 0;
 background-position: right center
  }
  
  .FriendLink .focus-img .next-bnt:hover {
 left: 0;
 background: url(../images/scroll_btn_H.png) no-repeat left center
  }
  
  .FriendLink .focus-img .prev-bnt:hover {
 right: 0;
 background: url(../images/scroll_btn_H.png) no-repeat right center
  }
  
  
  .footer {
 background: #008756;
 padding-top: 20px;
  }
  
  .footer .footer_nav {
 width: 1200px;
 margin: 0 auto
  }
  
  .footer .footer_nav ul.Ft1_ul li {
 line-height: 24px;
 float: left;
 width: 132px;
  }
  
  .footer .footer_nav ul.Ft1_ul li a.Ft1_tit {
 font-size: 14px;
  }
  
  .footer .footer_nav ul.Ft1_ul li a {
 color: #fff;
 font-size: 12px;
  }
  
  .footer p.foot_link {
 text-align: center;
 line-height: 45px;
 margin-top: 25px;
 background: url(../images/foot_link.png) no-repeat center bottom;
  }
  
  .footer p.foot_link a {
 color: #fff;
  }
  
  .footer p.foot_link span {
 color: #fff;
 margin: 0 3px;
  }
  
  .footer p {
 text-align: center;
 color: #fff;
 line-height: 32px;
 font-size: 14px;
  }
  
  .footer p span a {
 color: #fff;
  }
  
  .footer p span a:hover {
 color: #fff;
  }
  
  /*微信、微博弹窗*/
  .ewmLayer_item {
 float: left;
 width: 50%;
  }
  
  .ewmLayer_container {
 overflow: hidden;
 margin: 20px auto;
  }
  
  #fixedLayertop .videoLayer {
 background: url(/Content/Areas/Common/images/op_bg.png) repeat;
 display: none;
 height: 285px;
 left: 50%;
 margin-left: -190px;
 margin-top: -200px;
 overflow: hidden;
 position: fixed;
 text-align: center;
 top: 50%;
 width: 544px;
 z-index: 100;
  }
  
  #fixedLayertop .videoLayer h1 {
 color: #fff;
 font-size: 20px;
 font-weight: 400;
 height: 55px;
 line-height: 50px;
 overflow: hidden;
 position: relative;
  }
  
  #fixedLayertop .videoLayer .close {
 background: url(/Sites/Uploaded/UserUpLoad/20160825/20160825110312.png) no-repeat scroll center center !important;
 display: block;
 height: 40px;
 overflow: hidden;
 position: absolute;
 right: 0;
 top: 0;
 width: 40px;
 z-index: 101;
 padding-top: 10px;
  }
  
  .videoLayer_container .videoLayer_item {
 float: left;
 width: 33%;
  }
  
  .videoLayer_container .videoLayer_item img {
 width: 150px;
 height: 150px;
  }
  
  .videoLayer_container {
 overflow: hidden;
 margin: 20px auto;
  }
  
  #fixedLayertop {
 position: fixed;
 top: 510px;
 right: 0;
 z-index: 15;
 _position: absolute;
 _bottom: auto;
 _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||200)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
  }
  
  .fixed {
 width: 60px;
 _display: none;
  }
  
  #fixedLayertop a {
 display: block;
 width: 80px;
 height: 30px;
 line-height: 30px;
 padding-top: 30px;
 background: #008756 url(/Content/Areas/Common/images/fixed_bg.png) no-repeat center 10px;
 color: #fff;
 text-align: center;
 margin-bottom: 2px;
 _margin-bottom: 0;
 _border-bottom: 2px solid #fff;
  }
  
  #fixedLayertop a:hover {
 background-color: #00d98a;
  }
  
  #fixedLayertop a.videoBtn {
 background: #008756 url(/Sites/Uploaded/UserUpLoad/20210721/20210721153202.png) no-repeat center 10px;
 background-position: center -320px;
  }
  
  #fixedLayertop a.sinaBtn {
 background-position: center -50px;
  }
  
  #fixedLayertop a.yuyueBtn {
 background: #008756 url(/Sites/Uploaded/UserUpLoad/20200218/20200218160015.png) no-repeat center 5px;
  }
  
  #fixedLayertop a.yuyueBtn:hover {
 background: #00d98a url(/Sites/Uploaded/UserUpLoad/20200218/20200218160015.png) no-repeat center 5px;
  }
  
  #fixedLayertop a.wzaBtn {
 background-position: center -110px;
  }
  
  #fixedLayertop a.jinxiuBtn {
 background-position: center -170px;
  }
  
  #fixedLayertop a.zixunBtn {
 background-position: center -230px;
  }
  
  #fixedLayertop a#end {
 background-position: center -290px;
  }
  
  #fixedLayertop a.zyfwBtn {
 background: #008756 url(/Sites/Uploaded/UserUpLoad/20160428/20160428150149.png) no-repeat center 6px;
  }
  
  #fixedLayertop a.sinaBtn:hover {
 _background: #00d98a url(/Content/Areas/Common/images/fixed_bg.png) no-repeat center -50px;
  }
  
  #fixedLayertop a.wzaBtn:hover {
 _background: #00d98a url(/Content/Areas/Common/images/fixed_bg.png) no-repeat center -110px;
  }
  
  #fixedLayertop a.jinxiuBtn:hover {
 _background: #00d98a url(/Content/Areas/Common/images/fixed_bg.png) no-repeat center -170px;
  }
  
  #fixedLayertop a.zixunBtn:hover {
 _background: #00d98a url(/Content/Areas/Common/images/fixed_bg.png) no-repeat center -230px;
  }
  
  #fixedLayertop a#end:hover {
 _background: #00d98a url(/Content/Areas/Common/images/fixed_bg.png) no-repeat center -290px;
  }
  
  #fixedLayertop a.zyfwBtn:hover {
 background: #00d98a url(/Sites/Uploaded/UserUpLoad/20160428/20160428150149.png) no-repeat center 6px;
  }
  
  #fixedLayertop .ewmLayer {
 background: url(/Content/Areas/Common/images/op_bg.png) repeat;
 display: none;
 height: 285px;
 left: 50%;
 margin-left: -190px;
 margin-top: -200px;
 overflow: hidden;
 position: fixed;
 text-align: center;
 top: 50%;
 width: 380px;
 z-index: 100;
  }
  
  #fixedLayertop .ewmLayer h1 {
 color: #fff;
 font-size: 20px;
 font-weight: 400;
 height: 55px;
 line-height: 50px;
 overflow: hidden;
 position: relative;
  }
  
  #fixedLayertop .ewmLayer .close {
 background: url("/Sites/Uploaded/UserUpLoad/20160825/20160825110312.png") no-repeat scroll center center !important;
 display: block;
 height: 40px;
 overflow: hidden;
 position: absolute;
 right: 0;
 top: 0;
 width: 40px;
 z-index: 101;
 padding-top: 10px;
  }
  
  #fixedLayertop .ewmLayer {
 text-align: center;
  }
  
  #fixedLayertop .ewmLayer img {
 width: 150px;
 height: 150px;
  }
  #fixedLayertop a.HospitalMailsbtn {
 display: block;
 width: 80px;
 height: 30px;
 line-height: 30px;
 padding-top: 30px;
 background: #008756 url('/Sites/Uploaded/UserUpLoad/20231227/20231227111535.png') no-repeat center 6px;
 color: #fff;
 text-align: center;
 margin-bottom: 2px;
  }
  #fixedLayertop a.HospitalMailsbtn:hover{
 background: #00d98a url('/Sites/Uploaded/UserUpLoad/20231227/20231227111535.png') no-repeat center 6px;
  }
  .ewmHospitalMail{
 background: url(/Content/Areas/Common/images/op_bg.png) repeat;
 display: none;
 height: 285px;
 left: 50%;
 margin-left: -190px;
 margin-top: -200px;
 overflow: hidden;
 position: fixed;
 text-align: center;
 top: 50%;
 width: 380px;
 z-index: 100;
  }
  
  #fixedLayertop .ewmHospitalMail h1 {
 color: #fff;
 font-size: 20px;
 font-weight: 400;
 height: 55px;
 line-height: 50px;
 overflow: hidden;
 position: relative;
  }
  
  #fixedLayertop .ewmHospitalMail .close {
 background: url("/Sites/Uploaded/UserUpLoad/20160825/20160825110312.png") no-repeat scroll center center !important;
 display: block;
 height: 40px;
 overflow: hidden;
 position: absolute;
 right: 0;
 top: 0;
 width: 40px;
 z-index: 101;
 padding-top: 10px;
  }
  #fixedLayertop .ewmHospitalMail img {
 width: 150px;
 height: 150px;
  }
  #fixedLayertop .fontBtn{
 background: #008756;
 height: auto;
 line-height: 17px;
 padding: 10px 0;
  }
  .yuyueewmLayer {
 background: url(/Content/Areas/Common/images/op_bg.png) repeat;
 display: none;
 left: 50%;
 margin-left: -220px;
 margin-top: -220px;
 overflow: hidden;
 position: fixed;
 text-align: center;
 top: 50%;
 z-index: 100;
 width: 400px;
 padding: 40px 20px 10px 20px;
 height: 400px;
  }
  
  .yuyueewmLayer h1 {
 color: #fff;
 font-size: 16px;
 font-weight: 400;
 height: 55px;
 line-height: 50px;
 overflow: hidden;
 position: relative;
  }
  
  .yuyueewmLayer .close {
 background: url("/Sites/Uploaded/UserUpLoad/20160825/20160825110312.png") no-repeat scroll center center !important;
 display: block;
 height: 40px;
 overflow: hidden;
 position: absolute;
 right: 0;
 top: 0;
 width: 40px;
 z-index: 101;
  }
  
  .yuyueewmLayer_item {
 width: 50%;
 float: left;
  }
  
  .yuyueewmLayer_item img {
 width: 150px;
 height: 150px;
  }
  
  /*.sina_img{display:none;height:131px;left:-155px;padding:10px;position:absolute;top:15px;width:135px;}
  .weix_img{display:none;height:131px;left:-155px;padding:10px;position:absolute;top:-40px;width:135px;}
  */
  
  @media only screen and (max-width:1024px) {
  
 .footer, .FriendLink {
   width: 1200px;
 }
  }
  
  @media only screen and (max-width:768px) {
 .FriendLink {
   width: 100%;
   box-sizing: border-box;
 }
  
 .footer {
   padding: 0 15px;
   width: 100%;
   box-sizing: border-box;
 }
  
 .footer p {
   display: inherit;
 }
  
 .footer p.gxb {
   display: none;
 }
  
 .footer .footer_nav, .footer p.foot_link, .footer p.address span, .FriendLink, p.Banq span {
   display: none;
 }
  
 #fixedLayertop {
   display: none !important;
 }
  
 .footer p.Banq {
   display: block;
 }
  
 .footer p.address {
   display: block;
 }
  
 .fixed {
   display: none;
 }
  }
  
  @media only screen and (max-width:640px) {
 .footer {
   padding: 0
 }
  }
  
  @media only screen and (max-width:420px) {
 .footer p.Banq {
   text-align: left;
   padding-top: 10px;
   line-height: 10px;
 }
  
 .footer p.address {
   text-align: left;
   text-indent: -2em;
 }
  }
  
  @media only screen and (max-width:386px) {
 .footer p.Banq {
   line-height: 32px;
 }
  } 